Include Solaris kernel headers
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 11 Jun 2007 14:50:35 +0000 (15:50 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 11 Jun 2007 14:50:35 +0000 (15:50 +0100)
commit228dadc99af25651cf2d67cec212951949320714
treef0ef0830bd6859925ffe78549a81dc99b04523ea
parent3bc0cc4ae09620741451b53c13a055227bbb727a
Include Solaris kernel headers

Add the Solaris kernel headers used be the userspace tools to the
distribution. The same setup as used by Linux is taken. We modify the
Linux kernel headers to also install in /usr/include/xen/sys/ -
without a kernel-neutral path, it can make using the headers very
difficult, and encourages errors.

Signed-off-by: John Levon <john.levon@sun.com>
tools/Rules.mk
tools/guest-headers/Makefile
tools/include/SunOS/evtchn.h [new file with mode: 0644]
tools/include/SunOS/privcmd.h [new file with mode: 0644]
tools/include/SunOS/xenbus.h [new file with mode: 0644]